{% extends 'base.html' %} {% block title %} Join this beautiful community now. {% endblock title %} {% block styles_custom %} {% endblock styles_custom %} {% block content %}

Sign up

{% csrf_token %} {% include 'includes/form.html' %}
{% endblock content %}